Welcome![Sign In][Sign Up]
Location:
Search - engine search java

Search list

[JSP/JavaRUSE2-061251140

Description: 一个简单的搜索引擎,采用倒排表,对文件进行索引,很据内容进行匹配-A simple search engine, the use of inverted tables, index files, it is according to match the content
Platform: | Size: 944128 | Author: tstao | Hits:

[MultiLanguageimdict-chinese-analyzer

Description: imdict-chinese-analyzer 是 imdict智能词典 的智能中文分词模块,算法基于隐马尔科夫模型(Hidden Markov Model, HMM),是中国科学院计算技术研究所的ictclas中文分词程序的重新实现(基于Java),可以直接为lucene搜索引擎提供简体中文分词支持。-imdict-chinese-analyzer is a smart imdict Chinese Dictionary smart module segmentation algorithm based on Hidden Markov Model (Hidden Markov Model, HMM), the Chinese Academy of Sciences Institute of Computing Technology of Chinese word segmentation ictclas process re-implement (based on Java ), can be directly provided for the lucene search engine support for Simplified Chinese word segmentation.
Platform: | Size: 3256320 | Author: 王同 | Hits:

[JSP/Javaspider

Description: Java实现搜索引擎代码实现,采用了java编程技术,实现搜索网页链接-Java code to achieve the search engine using the java programming technology, the realization of the search page link
Platform: | Size: 162816 | Author: fu | Hits:

[GIS programsource1111

Description: its a java based rdf api to read the contents of a web page for a search engine
Platform: | Size: 12288 | Author: kanth | Hits:

[Search EnginemySpider

Description: 搜索引擎~~spider 内核程序,帮助大家学习lucence -~ ~ Spider search engine core program, to help them to learn from lucence ~ ~
Platform: | Size: 22528 | Author: Squall | Hits:

[Search Enginecraw

Description: It is used to search the website. It acts as a search engine.
Platform: | Size: 1923072 | Author: sunda | Hits:

[Search Enginesxt_Lucene

Description: 尚学堂的一个很不错的搜索引擎开发案例,内有详细开发文档及源码.-The school is still a very good search engine development case, which detailed the development documentation and source code.
Platform: | Size: 9249792 | Author: 石平阳 | Hits:

[JSP/Javajavaseo

Description: Java毕业论文:搜索引擎系统附源代码.这是一套拿去就能用的Java毕业论文资料,内含JAVA技术实现搜索引擎的源代码、技术文档、编译JAR文件,如果你想偷懒的话,拿去就能用了。尤其是文档写的很详细,源代码也比较完整,不过环境配置比较麻烦。-Java Thesis: Search engine system attached to the source code. This is a set of Naqu be able to use the Java thesis information technology includes search engines, JAVA source code, technical documentation, compile JAR file, if you want to goof off, then take Can the overhauled. In particular, the document written in great detail, the source code is also more complete, but the environment configuration is cumbersome.
Platform: | Size: 961536 | Author: 286 | Hits:

[JSP/Javacompass

Description: 采用compass结合Strtus+spring+hibernate三大框架开发的java搜索引擎!绝对值得参考的java搜索项目。-Use of compass with Strtus+ spring+ hibernate framework for the development of the three java search engine! Definitely worth considering the java search project.
Platform: | Size: 25600 | Author: ansing | Hits:

[JSP/JavaMySearch

Description: lucene htmlparser paoding customSpider webservice 一个完整的基于lucene工具包和庖丁分词加自定义实现爬虫分析数据的搜索引擎,少量改动即可使用-lucene htmlparser paoding customSpider webservice a complete tool kits and Paoding lucene-based word plus a custom analysis of data to achieve a search engine crawler
Platform: | Size: 44039168 | Author: zhangming | Hits:

[Software EngineeringJAVA

Description: Web搜索引擎设计和实现分析(转) 2007-04-19 基于JAVA技术的搜索引擎的研究与实现 系列一(转) 摘要 -Web search engine design and implementation analysis (transferred) 2007-04-19 search engine based on JAVA technology, research and realization of series 1 (turn) Summary
Platform: | Size: 109568 | Author: fyc | Hits:

[JSP/JavaSearchForYou

Description: 本源码为一个搜索引擎,功能强大,界面美观,能迅速提供您需要的搜索项目-It is a search engine like baidu. more than google
Platform: | Size: 79872 | Author: cs | Hits:

[JSP/JavaFTP

Description: 要构建搜索引擎,首先要收集各个FTP站点的文件信息,记录到数据库,用于提供搜索。因特 网中有许多的FTP站点,要收集某个FTP站点的信息时,从数据表中读出站点信息,然后登陆到此站点,多数FTP服务器都开辟有一个公共访问区,称为"匿 名FTP",对公众提供免费的文件信息服务,一般用户名为 Anonymous,密码为一个Email地址。数据采集程序用此用户名和密码登陆站点,然后对站点所有目录进行采集,读取每个目录下的文件信息,在收到 文件信息之后,对其进行分析,将文件信息存储到相应的数据表字段中。完成此站点的数据采集之后,再读取另外一个FTP站点的信息,进行文件信息采集。如此 循环,采集所有已知FTP站点的文件信息。-To build a search engine, we must first collect the FTP site file information, record to the database, to provide search. There are many Internet FTP site to a FTP site to collect information, data tables read from the site information, then visit this site, most FTP servers are opening up a public access area, known as "anonymous FTP" of the documents available to the public free information service, the average user named Anonymous, the password for an Email address. Data acquisition program with this user name and password login site, and then all the directory site acquisition, reading each directory file information, after receiving the file information, analyze it, will be stored into the appropriate file information table field. Completed after data collection for this site, and then read another FTP site information, to file information collection. This cycle, collecting all known FTP site file information.
Platform: | Size: 1024 | Author: yangyanmei | Hits:

[Software EngineeringGoogle_PageRank

Description: google所用的网页排名算法。现在几乎被全球的搜索引擎学习者学习。-google page rank algorithm used. Now almost learners around the world search engine.
Platform: | Size: 168960 | Author: bill | Hits:

[Search Enginelucene2

Description: 使用java开发的开源搜索引擎软件,内含完整源代码,适合学习搜索引擎的人不可多得的好材料。-Java development using open source search engine software that includes full source code search engine for people to learn the rare good material.
Platform: | Size: 17779712 | Author: 李琪 | Hits:

[JSP/JavaJavazhizhu

Description: java写的网络爬虫 即网络蜘蛛源码,后台为MySQL数据库,实现简单的搜索引擎模拟功能,可作为课程设计或者毕业设计参考-java write that spider web crawler source code, the background for the MySQL database, simple search engine simulation capabilities can be used as reference graduate design course design or
Platform: | Size: 2676736 | Author: 踏雪 | Hits:

[JSP/JavajQuery.image.imitation.Bing.echnology.code

Description: jQuery仿Bing搜索引擎图像热点技术代码一个不错的代码-jQuery image imitation of Bing hot technology search engine code
Platform: | Size: 101376 | Author: cocoli | Hits:

[JSP/JavaJAVA.techniques.real.source.search.engine

Description: JAVA技术实编程实现搜索引擎源码JAVA programming techniques real source search engine -JAVA programming techniques real source search engine
Platform: | Size: 731136 | Author: rxx | Hits:

[Search EngineSearchEngineScheme

Description: 一个小型的搜索引擎,很适合学习,了解一定的搜索引擎的基本常识。-A small search engine, it is suitable for learning, understanding some basic knowledge of search engines.
Platform: | Size: 9216 | Author: dudu | Hits:

[Search EngineCrawler

Description: 本人用c++开发的搜索引擎的网络爬虫 蜘蛛程序 欢迎参考。-I am using c++ developer' s Web crawler search engine spider welcome reference.
Platform: | Size: 1616896 | Author: 忧国忧铭 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net